{{See also|Door}}
{{Block
| image = Iron Trapdoor.png
| extratext = View [[#Gallery|all renders]]
| transparent = Yes
| light = No
| tntres = {{Blast resistance values|Wooden Trapdoor}} <small>(Wooden)</small><br>{{Blast resistance values|Iron Trapdoor}} <small>(Iron)</small>
| hardness = {{Hardness values|Trapdoor}} <small>(Wooden)</small><br>{{Hardness values|Iron Trapdoor}} <small>(Iron)</small>
| tool = axe
| tool2 = wooden pickaxe
| renewable = Yes
| stackable = Yes (64)
| flammable = No
| lavasusceptible = '''Wood''': Yes<br>
'''Iron''', '''crimson''', '''warped''': No
}}
A '''trapdoor''' is a solid, transparent [[block]] that can be used as an openable 1×1 barrier.

== Obtaining ==
=== Breaking ===
Wooden trapdoors can be mined with any tool, but an axe is the fastest. Iron trapdoors require a pickaxe to drop as items. Trapdoors remain in place if their attachment block is moved, removed, or destroyed.

{{breaking row
|Wooden Trapdoor; Iron Trapdoor
|sprite=wooden-trapdoors
|Axe; Pickaxe
|; Wooden
|link=none;none
|textTrim=Trapdoor
}}

=== Natural generation ===
Most types of trapdoors can be found in [[shipwreck]]s. Specifically:
* {{BlockSprite|Oak Trapdoor|text=Oak}} trapdoors generate in [[village]]s, [[igloo]]s, and [[shipwreck]]s.
* {{BlockSprite|Spruce Trapdoor|text=Spruce}} trapdoors generate in taiga [[village]]s and [[shipwreck]]s.
* {{BlockSprite|Jungle Trapdoor|text=Jungle}} trapdoors generate in desert [[village]]s (around [[composter]]s) and [[shipwreck]]s.
* {{BlockSprite|Dark Oak Trapdoor|text=Dark oak}} trapdoors generate in [[shipwreck]]s.
* {{BlockSprite|Iron Trapdoor|text=Iron}} trapdoors generate in [[Ancient city|ancient cities]].
* {{BlockSprite|Copper Trapdoor|text=Copper}} trapdoors generate in [[Trial Chambers|trial chambers]].

=== Crafting ===
{{Crafting
  |head=1
  |name=Wooden [[Trapdoor]]
  |ingredients=Matching [[Planks]]
  |A2= Matching Planks; Crimson Planks; Warped Planks
  |B2= Matching Planks; Crimson Planks; Warped Planks
  |C2= Matching Planks; Crimson Planks; Warped Planks
  |A3= Matching Planks; Crimson Planks; Warped Planks
  |B3= Matching Planks; Crimson Planks; Warped Planks
  |C3= Matching Planks; Crimson Planks; Warped Planks
  |Output= Matching wood Trapdoor,2; Crimson Trapdoor,2; Warped Trapdoor,2
  |type= Redstone
}}
{{Crafting
  |name=Iron [[Trapdoor]]
  |A2= Iron Ingot |B2= Iron Ingot
  |A3= Iron Ingot |B3= Iron Ingot
  |Output= Iron Trapdoor,1
  |type= Redstone
}}
{{Crafting
  |name=Copper [[Trapdoor]]
  |A2= Copper Ingot
  |B2= Copper Ingot
  |C2= Copper Ingot
  |A3= Copper Ingot
  |B3= Copper Ingot
  |C3= Copper Ingot
  |Output= Copper Trapdoor,2
  |type= Redstone
  |foot=1
}}

== Usage ==
{{See also|Tutorials/Trapdoor uses|title1=Trapdoor uses}}

=== Properties ===
Wooden trapdoors can be opened and closed by players or redstone pulse. Iron trapdoors can be opened only by redstone pulse.

To place a trapdoor, {{control|use}} a trapdoor item while pointing at the block it should be attached to. Once it is placed, the attachment block can be removed without breaking the trapdoor.

When placed, a trapdoor either occupies the top or bottom part of a block, depending on where the player placed the trapdoor. If a trapdoor is placed on the top part of a block, it opens downward. If placed on the bottom part of a block, it opens upward.

A trapdoor's "hinge" is located on the block attached to it.

Trapdoors can be moved by [[piston]]s. Trapdoors block flowing water and lava. Waterlogged trapdoors release water from all sides apart from the top{{only|bedrock}} or all sides apart from the side that is blocked by the trapdoor itself (and the top){{only|java}} Lava can create [[fire]] in air blocks next to wooden trapdoors as if they were flammable, but the trapdoors do not burn (and cannot be burned by other methods either).

Single trapdoors are climbable if they are opened and placed directly above a ladder against a wall. This means if an opened trapdoor is placed in the middle of two ladders, players can climb through it directly. However, if there is more than one trapdoor between two ladders, players cannot climb through (they are stopped at the top of the first trapdoor).<!-- it is unclear what this means -->

Trapdoors can act as a solid block when in the closed position and thus certain items can be placed above or below it. When trapdoors are opened, they act like a non-solid block resulting as a non-placeable area. [[Lantern]]s, for example, can be placed on top and below the closed trapdoor.

The sound of opening and closing of a trapdoor can be heard up to 16 blocks away, like most [[mob]] sounds.

Trapdoors can be opened or closed with a player or mob inside.<ref>{{bug|MC-11075}} – "Trapdoor Colliding With Player" resolved as "Won't Fix"</ref>

{{IN|java}}, closing a trapdoor one block above the ground while standing under it causes the player to crawl, and continue crawling until reaching a block with two empty spaces above, at which time the player stands automatically. This can be used to enter small secret tunnels or otherwise inaccessible terrain. This functionality is not available {{in|bedrock}} unless the “Crawling” experimental feature is enabled.

=== Barrier ===
A trapdoor can be used as a switchable barrier to entity movement. Although primarily used to block movement by mobs and players, a trapdoor can also be used to control the movement of boats (for example, a top trapdoor placed in a two-wide water flow stops a boat when closed (extended out into the water flow), but allow it to move again when open), items and minecarts (a trapdoor can stop a falling item or minecart, then allow it to drop again when the trapdoor opens), etc.

Trapdoors are 0.1875 ({{frac|3|16}}) blocks thick. The rest of a trapdoor's space can be moved through freely and provides a breathable space if placed underwater and not waterlogged.

To open or close a wooden trapdoor, use the {{control|use|text=Use Item/Place Block}} [[control]]. When a trapdoor opens or closes, it immediately changes its orientation without affecting anything in the space it "passes through". Moving trapdoors don't push entities the way that pistons do.

Iron trapdoors can be opened only with redstone power (a [[button]], a [[redstone circuit]], etc.).

Mobs consider all trapdoors closed, resulting in pathfinding mobs falling through open trapdoors.<ref>{{bug|MC-50556|||WAI}}</ref> A player can take advantage of this behavior to construct mob traps.

=== Redstone component ===

Both wooden and iron trapdoors can be controlled with redstone power.

A trapdoor is a [[Redstone components#Mechanism components|redstone mechanism]] and can be activated by:
* an adjacent active '''[[Redstone components#Power components|power component]]''', including above or below: for example, a [[redstone torch]], a [[block of redstone]], a [[daylight sensor]], etc.
* an adjacent '''powered block''' (for example, a block with an active redstone torch under it), including above or below
* a powered '''[[redstone comparator]]''' or '''[[redstone repeater]]''' facing the trapdoor
* powered '''[[redstone dust]]''' configured to point at the trapdoor or a single redstone "cross" next to it; a trapdoor is ''not'' activated by adjacent powered redstone dust that is configured to point in another direction, or a single redstone "dot" next to it.

When activated, a trapdoor immediately rotates around its hinge side to its open state. When deactivated, a trapdoor immediately returns to its closed state. Each change of state takes one game tick.

An activated wooden trapdoor can still be closed by a player, and does not re-open until it receives a new activation signal (if a trapdoor has been closed "by hand", it still needs to be deactivated and then reactivated to open by redstone).

=== Fuel ===
Overworld wooden trapdoors can be used as a [[fuel]] in [[furnace]]s, smelting 1.5 items per block.

=== Note blocks ===
Wooden trapdoors can be placed under [[note block]]s to produce "bass" sounds.

== Sounds ==
=== Generic ===
==== Iron ====
{{Sound table/Block/Metal}}

==== Normal wood ====
{{Sound table/Block/Wood}}

==== Cherry wood ====
{{Sound table/Block/Cherry wood}}

==== Bamboo wood ====
{{Sound table/Block/Bamboo wood}}

==== Nether wood ====
{{Sound table/Block/Nether wood}}

=== Unique ===
{{el|je}}:
{{Sound table
|sound=Iron trapdoor open1.ogg
|sound2=Iron trapdoor open2.ogg
|sound3=Iron trapdoor open3.ogg
|sound4=Iron trapdoor open4.ogg
|subtitle=Trapdoor opens
|source=block
|description=When an iron trapdoor opens
|id=block.iron_trapdoor.open
|translationkey=subtitles.block.iron_trapdoor.open
|volume=0.9
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|sound=Iron trapdoor close1.ogg
|sound2=Iron trapdoor close2.ogg
|sound3=Iron trapdoor close3.ogg
|sound4=Iron trapdoor close4.ogg
|subtitle=Trapdoor closes
|source=block
|description=When an iron trapdoor closes
|id=block.iron_trapdoor.close
|translationkey=subtitles.block.iron_trapdoor.close
|volume=0.9
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|sound=Wooden trapdoor open1.ogg
|sound2=Wooden trapdoor open2.ogg
|sound3=Wooden trapdoor open3.ogg
|sound4=Wooden trapdoor open4.ogg
|sound5=Wooden trapdoor open5.ogg
|subtitle=Trapdoor creaks
|source=block
|description=When a wooden trapdoor opens
|id=block.wooden_trapdoor.open
|translationkey=subtitles.block.trapdoor.toggle
|volume=0.9
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|sound=Wooden trapdoor close1.ogg
|sound2=Wooden trapdoor close2.ogg
|sound3=Wooden trapdoor close3.ogg
|subtitle=Trapdoor creaks
|source=block
|description=When a wooden trapdoor closes
|id=block.wooden_trapdoor.close
|translationkey=subtitles.block.trapdoor.toggle
|volume=0.9
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|rowspan=2
|sound=Cherry trapdoor toggle1.ogg
|sound2=Cherry trapdoor toggle2.ogg
|sound3=Cherry trapdoor toggle3.ogg
|subtitle=Trapdoor creaks
|source=block
|description=When a cherry wood trapdoor opens
|id=block.cherry_wood_trapdoor.open
|translationkey=subtitles.block.trapdoor.toggle
|volume=1.0
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|subtitle=Trapdoor creaks
|source=block
|description=When a cherry wood trapdoor closes
|id=block.cherry_wood_trapdoor.close
|translationkey=subtitles.block.trapdoor.toggle
|volume=1.0
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|rowspan=2
|sound=Bamboo trapdoor toggle1.ogg
|sound2=Bamboo trapdoor toggle2.ogg
|sound3=Bamboo trapdoor toggle3.ogg
|sound4=Bamboo trapdoor toggle4.ogg
|subtitle=Trapdoor creaks
|source=block
|description=When a bamboo wood trapdoor opens
|id=block.bamboo_wood_trapdoor.open
|translationkey=subtitles.block.trapdoor.toggle
|volume=1.0
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|subtitle=Trapdoor creaks
|source=block
|description=When a bamboo wood trapdoor closes
|id=block.bamboo_wood_trapdoor.close
|translationkey=subtitles.block.trapdoor.toggle
|volume=1.0
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|rowspan=2
|sound=Nether trapdoor toggle1.ogg
|sound2=Nether trapdoor toggle2.ogg
|sound3=Nether trapdoor toggle3.ogg
|sound4=Nether trapdoor toggle4.ogg
|subtitle=Trapdoor creaks
|source=block
|description=When a Nether wood trapdoor opens
|id=block.nether_wood_trapdoor.open
|translationkey=subtitles.block.trapdoor.toggle
|volume=1.0
|pitch=0.9-1.0
|distance=16}}
{{Sound table
|subtitle=Trapdoor creaks
|source=block
|description=When a Nether wood trapdoor closes
|id=block.nether_wood_trapdoor.close
|translationkey=subtitles.block.trapdoor.toggle
|volume=1.0
|pitch=0.9-1.0
|distance=16
|foot=1}}

{{el|be}}:
{{Sound table
|type=bedrock
|sound=Iron trapdoor open1.ogg
|sound2=Iron trapdoor open2.ogg
|sound3=Iron trapdoor open3.ogg
|sound4=Iron trapdoor open4.ogg
|source=block
|description=When an iron trapdoor opens
|id=open.iron_trapdoor
|volume=0.9
|pitch=0.9-1.0}}
{{Sound table
|sound=Iron trapdoor close1.ogg
|sound2=Iron trapdoor close2.ogg
|sound3=Iron trapdoor close3.ogg
|sound4=Iron trapdoor close4.ogg
|source=block
|description=When an iron trapdoor closes
|id=close.iron_trapdoor
|volume=0.9
|pitch=0.9-1.0}}
{{Sound table
|sound=Wooden trapdoor open1.ogg
|sound2=Wooden trapdoor open2.ogg
|sound3=Wooden trapdoor open3.ogg
|sound4=Wooden trapdoor open4.ogg
|sound5=Wooden trapdoor open5.ogg
|source=block
|description=When a wooden trapdoor opens
|id=open.wooden_trapdoor
|volume=0.9
|pitch=0.9-1.0}}
{{Sound table
|sound=Wooden trapdoor close1.ogg
|sound2=Wooden trapdoor close2.ogg
|sound3=Wooden trapdoor close3.ogg
|source=block
|description=When a wooden trapdoor closes
|id=close.wooden_trapdoor
|volume=0.9
|pitch=0.9-1.0}}
{{Sound table
|rowspan=2
|sound=Cherry trapdoor toggle1.ogg
|sound2=Cherry trapdoor toggle2.ogg
|sound3=Cherry trapdoor toggle3.ogg
|source=block
|description=When a cherry wood trapdoor opens <ref group=sound name=cherrymissing>Due to {{Bug|MCPE-168021}}, this sound sometimes does not play</ref>
|id=open.cherry_wood_trapdoor
|volume=1.0
|pitch=0.9-1.0}}
{{Sound table
|source=block
|description=When a cherry wood trapdoor closes <ref group=sound name=cherrymissing/>
|id=close.cherry_wood_trapdoor
|volume=1.0
|pitch=0.9-1.0}}
{{Sound table
|rowspan=2
|sound=Bamboo trapdoor toggle1.ogg
|sound2=Bamboo trapdoor toggle2.ogg
|sound3=Bamboo trapdoor toggle3.ogg
|sound4=Bamboo trapdoor toggle4.ogg
|source=block
|description=When a bamboo wood trapdoor opens
|id=open.bamboo_wood_trapdoor
|volume=1.0
|pitch=0.9-1.0}}
{{Sound table
|source=block
|description=When a bamboo wood trapdoor closes
|id=close.bamboo_wood_trapdoor
|volume=1.0
|pitch=0.9-1.0}}
{{Sound table
|rowspan=2
|sound=Nether trapdoor toggle1.ogg
|sound2=Nether trapdoor toggle2.ogg
|sound3=Nether trapdoor toggle3.ogg
|sound4=Nether trapdoor toggle4.ogg
|source=block
|description=When a Nether wood trapdoor opens
|id=open.nether_wood_trapdoor
|volume=1.0
|pitch=0.9-1.0}}
{{Sound table
|source=block
|description=When a Nether wood trapdoor closes
|id=close.nether_wood_trapdoor
|volume=1.0
|pitch=0.9-1.0
|foot=1}}

== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showblocktags=y
|showitemtags=y
|showforms=y
|generatetranslationkeys=y
|displayname=Iron Trapdoor
|spritetype=block
|nameid=iron_trapdoor
|blocktags=trapdoors
|itemtags=trapdoors}}
{{ID table
|displayname=Oak Trapdoor
|spritetype=block
|nameid=oak_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Spruce Trapdoor
|spritetype=block
|nameid=spruce_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Birch Trapdoor
|spritetype=block
|nameid=birch_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Jungle Trapdoor
|spritetype=block
|nameid=jungle_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Acacia Trapdoor
|spritetype=block
|nameid=acacia_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Dark Oak Trapdoor
|spritetype=block
|nameid=dark_oak_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Mangrove Trapdoor
|spritetype=block
|nameid=mangrove_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Cherry Trapdoor
|spritetype=block
|nameid=cherry_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Bamboo Trapdoor
|spritetype=block
|nameid=bamboo_trapdoor
|blocktags=trapdoors, wooden_trapdoors
|itemtags=trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Crimson Trapdoor
|spritetype=block
|nameid=crimson_trapdoor
|blocktags=non_flammable_wood, trapdoors, wooden_trapdoors
|itemtags=non_flammable_wood, trapdoors, wooden_trapdoors}}
{{ID table
|displayname=Warped Trapdoor
|spritetype=block
|nameid=warped_trapdoor
|blocktags=non_flammable_wood, trapdoors, wooden_trapdoors
|itemtags=non_flammable_wood, trapdoors, wooden_trapdoors
|foot=1}}

{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Iron Trapdoor
|spritetype=block
|nameid=iron_trapdoor
|id=167}}
{{ID table
|displayname=Oak Trapdoor
|spritetype=block
|nameid=trapdoor
|id=96}}
{{ID table
|displayname=Spruce Trapdoor
|spritetype=block
|nameid=spruce_trapdoor
|id=404}}
{{ID table
|displayname=Birch Trapdoor
|spritetype=block
|nameid=birch_trapdoor
|id=401}}
{{ID table
|displayname=Jungle Trapdoor
|spritetype=block
|nameid=jungle_trapdoor
|id=403}}
{{ID table
|displayname=Acacia Trapdoor
|spritetype=block
|nameid=acacia_trapdoor
|id=400}}
{{ID table
|displayname=Dark Oak Trapdoor
|spritetype=block
|nameid=dark_oak_trapdoor
|id=402}}
{{ID table
|displayname=Mangrove Trapdoor
|spritetype=block
|nameid=mangrove_trapdoor
|id=-496}}
{{ID table
|displayname=Cherry Trapdoor
|spritetype=block
|nameid=cherry_trapdoor
|id=-543}}
{{ID table
|displayname=Bamboo Trapdoor
|spritetype=block
|nameid=bamboo_trapdoor
|id=-520}}
{{ID table
|displayname=Crimson Trapdoor
|spritetype=block
|nameid=crimson_trapdoor
|id=501}}
{{ID table
|displayname=Warped Trapdoor
|spritetype=block
|nameid=warped_trapdoor
|id=502
|foot=1}}

=== Block states ===
{{see also|Block states}}

{{/BS}}

== Video ==
<div style="text-align:center">
<span style="display:inline-block">{{yt|RlTmkLf2_ME}}</span>
<span style="display:inline-block">{{yt|GBZeR-0L-FI}}</span>
</div>

== History ==
{{History|java beta}}
{{History||1.6|snap=Test Build 3|[[File:Oak Trapdoor (D) JE1.png|32px]] [[File:Oak Trapdoor (N) JE1.png|32px]] [[File:Oak Trapdoor (E) JE1.png|32px]] [[File:Oak Trapdoor (S) JE1.png|32px]] [[File:Oak Trapdoor (W) JE1.png|32px]] Added wooden trapdoors.
|Closed trapdoors always occupy the bottom of the block space.}}
{{History||1.7|[[File:Oak Trapdoor JE2.png|32px]] Trapdoors now use the bottom part of the texture on the sides.}}
{{History||1.8|snap=Pre-release|Before this update, [[drops|dropped]] trapdoor [[item]]s looked larger than most other [[block]]s, which was a bug that was shared with the [[cactus]] and several other items.}}
{{History||Sound Update|The open and closing [[sound]]s of trapdoors have been changed.}}
{{History|unknown}}
{{History||?|Trapdoors can be placed on slabs.}}
{{History|java}}
{{History||1.0.0|snap=Beta 1.9 Prerelease 6|Trapdoors are broken faster using an [[axe]].}}
{{History||1.4.2|snap=12w34a|[[File:Oak Trapdoor (U) JE1.png|32px]] Trapdoors can now be placed on the upper half of a block, opening downward, and can still be placed on the lower half, opening upward.}}
{{History|||snap=12w40a|Trapdoors can no longer be opened by left-clicking, only right-clicking opens trapdoors now.}}
{{History||August 8, 2014|link={{tweet|themogminer|497761755594899456}}|[[Ryan Holtz]] indicated that trapdoors for all types of [[wood]] were discussed internally, and agreed to.}}
{{History||1.8|snap=14w07a|[[File:Iron Trapdoor (D) JE1.png|32px]] [[File:Iron Trapdoor (U) JE1.png|32px]] [[File:Iron Trapdoor (N) JE1.png|32px]] [[File:Iron Trapdoor (E) JE1.png|32px]] [[File:Iron Trapdoor (S) JE1.png|32px]] [[File:Iron Trapdoor (W) JE1.png|32px]] Added iron trapdoors.}}
{{History|||snap=14w08a|Iron trapdoor's name has been corrected from "tile.ironTrapdoor.name" to "Iron Trapdoor".
|The name of the regular trapdoor has been changed to "Wooden Trapdoor".}}
{{History|||snap=14w10a|[[File:Oak Trapdoor (D) JE3.png|32px]] [[File:Oak Trapdoor (U) JE2.png|32px]] [[File:Oak Trapdoor (N) JE2.png|32px]] [[File:Oak  Trapdoor (E) JE2.png|32px]] [[File:Oak Trapdoor (S) JE2.png|32px]] [[File:Oak Trapdoor (W) JE2.png|32px]]<br>[[File:Iron Trapdoor (D) JE2.png|32px]] [[File:Iron Trapdoor (U) JE2.png|32px]] [[File:Iron Trapdoor (N) JE2.png|32px]] [[File:Iron Trapdoor (E) JE2.png|32px]] [[File:Iron Trapdoor (S) JE2.png|32px]] [[File:Iron Trapdoor (W) JE2.png|32px]] The side textures of iron and wooden trapdoors have been mirrored vertically.}}
{{History||1.9|snap=15w31a|Trapdoors no longer require attachment [[block]]s.
|An open trapdoor may now be climbed like a [[ladder]] if it is directly above a ladder and on the same side of the block.}}
{{History|||snap=15w43a|A wooden trapdoor now has a 50% chance of generating under [[igloo]] [[carpet]]s, leading to a basement.}}
{{History||April 26, 2017|link={{tweet|jeb|857220540343472128}}|[[Jeb]] stated that trapdoors for all types of [[wood]] were still on the to-do list.}}
{{History||1.13|snap=17w47a|[[File:Spruce Trapdoor JE1 BE1.png|32px]] [[File:Birch Trapdoor JE1 BE1.png|32px]] [[File:Jungle Trapdoor JE1 BE1.png|32px]] [[File:Acacia Trapdoor JE1 BE1.png|32px]] [[File:Dark Oak Trapdoor JE1 BE1.png|32px]] Trapdoors now come in all 6 types of [[wood]].
|Trapdoors have been renamed to <wood type> trapdoor.
|The ID of the oak trapdoor has been changed from <code>trapdoor</code> to <code>oak_trapdoor</code>.
|Prior to [[1.13/Flattening|''The Flattening'']], these [[block]]s' numeral IDs were 96 and 167.}}
{{History|||snap=18w10d|[[Water]] can now be placed on the same block as trapdoors.}}
{{History|||snap=18w11a|Trapdoors now generate as part of the newly added [[shipwreck]]s.}}
{{History||1.14|snap=18w43a|[[File:Oak Trapdoor.png|32px]] [[File:Iron Trapdoor.png|32px]] The textures of oak and iron trapdoors have been changed.}}
{{History|||snap=18w47b|[[File:Spruce Trapdoor.png|32px]] The texture of spruce trapdoors have been changed.}}
{{History|||snap=18w48a|Oak trapdoors now generate in the updated [[plains]] [[village]]s.}}
{{History|||snap=18w50a|Jungle and spruce trapdoors now generate in the updated [[desert]] and [[taiga]] villages.}}
{{History||1.16|snap=20w06a|[[File:Crimson Trapdoor JE1 BE1.png|32px]] [[File:Warped Trapdoor JE1 BE1.png|32px]] Added crimson and warped trapdoors.}}
{{History||1.19|snap=22w11a|[[File:Mangrove Trapdoor.png|32px]] Added mangrove trapdoors.}}
{{History|||snap=22w13a|Iron trapdoors now generate as part of [[ancient city|ancient cities]].}}
{{History|||snap=22w14a|Due to the addition of the [[mangrove tree]] and [[mangrove swamp]], mangrove trapdoors are now obtainable and renewable.}}
{{History||October 15, 2022|link={{ytl|https://youtu.be/iM9KtHaDcUg?t=5659}}|[[File:Bamboo Trapdoor JE1 BE1.png|32px]] Bamboo trapdoors were shown on [[Minecraft Live 2022]].}}
{{History||1.20<br>(Experimental)|link=1.19.3|snap=22w42a|[[File:Bamboo Trapdoor JE1 BE1.png|32px]] Added bamboo trapdoors behind the [[Java Edition 1.20|Update 1.20 experimental datapack]].|Added unique sounds for Nether and bamboo wood trapdoors.}}
{{History||1.20<br>(Experimental)|link=1.19.4|snap=23w07a|[[File:Cherry Trapdoor JE1.png|32px]] Added cherry trapdoors behind the [[Java Edition 1.20|Update 1.20 experimental datapack]].}}
{{History||1.20|snap=23w12a|Bamboo and cherry trapdoors are now available without using the aforementioned datapack.}}

{{History|pocket alpha}}
{{History||v0.4.0|[[File:Oak Trapdoor JE1 BE1.png|32px]] Added wooden trapdoors.
|Wooden trapdoors are currently available only in [[creative mode]].}}
{{History||v0.5.0|Added a [[crafting]] recipe for wooden trapdoors.}}
{{History||v0.12.1|snap=build 12|Trapdoors can now be placed on the upper half of a [[block]], opening downward, and can still be placed on the lower half, opening upward.}}
{{History||v0.13.0|snap=build 1|[[File:Iron Trapdoor JE1 BE1.png|32px]] Added iron trapdoors.}}
{{History||v0.15.0|snap=build 1|Trapdoors no longer require attachment blocks.}}
{{History|pocket}}
{{History||1.0.0|snap=alpha 0.17.0.1|A wooden trapdoor now has a 50% chance of generating under [[igloo]] carpets, leading to a basement.}}
{{History|bedrock}}
{{History||1.4.0|snap=beta 1.2.14.2|[[File:Spruce Trapdoor JE1 BE1.png|32px]] [[File:Birch Trapdoor.png|32px]] [[File:Jungle Trapdoor.png|32px]] [[File:Acacia Trapdoor.png|32px]] [[File:Dark Oak Trapdoor.png|32px]] Trapdoors now come in all 6 types of [[wood]].
|[[Water]] can now be placed in the same [[block]] as trapdoors.
|Trapdoor now generate in [[shipwreck]]s.}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Oak Trapdoor.png|32px]] [[File:Spruce Trapdoor.png|32px]] [[File:Iron Trapdoor.png|32px]] The textures of oak, spruce, and iron trapdoors have been changed.
|Oak trapdoors now generate in the new [[plains]] [[village]]s.
|Spruce trapdoors now generate in the new [[taiga]] and [[snowy taiga]] villages.}}
{{History||1.16.0|snap=beta 1.16.0.51|[[File:Crimson Trapdoor JE1 BE1.png|32px]] [[File:Warped Trapdoor JE1 BE1.png|32px]] Added crimson and warped trapdoors.}}
{{History||1.16.20|snap=beta 1.16.20.50|Crimson and warped trapdoors now uses regular plank [[sound]]s instead of their stem variant sounds.}}
{{History||1.19.0|snap=beta 1.19.0.20|[[File:Mangrove Trapdoor.png|32px]] Added mangrove trapdoors.}}
{{History||Next Major Update<br>(Experimental)|link=Bedrock Edition 1.19.50|snap=beta 1.19.50.21|[[File:Bamboo Trapdoor JE1 BE1.png|32px]] Added bamboo trapdoors behind the "[[Bedrock Edition 1.20|Next Major Update]]" [[experimental]] toggle.|Added unique sounds for Nether and bamboo wood trapdoors.|The trapdoors now use the same opening and closing [[sound]] effects as ''[[Java Edition]]''.}}
{{History||Next Major Update<br>(Experimental)|link=Bedrock Edition 1.19.80|snap=beta 1.19.80.20|[[File:Cherry Trapdoor JE1.png|32px]] Added cherry trapdoors behind the "[[Bedrock Edition 1.20.0|Next Major Update]]" [[experimental]] toggle.}}
{{History||1.20.0|snap=beta 1.20.0.21|Bamboo and cherry trapdoors are now available without using the "Next Major Update" experimental toggle.}}

{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Oak Trapdoor JE1 BE1.png|32px]] Added wooden trapdoors.}}
{{History||xbox=TU5|Trapdoors can be found in the Redstone & Transportation tab in